﻿@charset "utf-8";

/* CSS Document */







/*公用部分*/



* {

	margin: 0;

	padding: 0;

}

body {

	overflow-x: hidden;

	font-size: 12px;

	color: #5D5D5D;

	font-family: Arial, "Microsoft YaHei", "微软雅黑", "verdana", "宋体";

}

li {

	list-style: none;

}

.clear {

	height: 0px;

	clear: both;

}

p {

	font-family: "Microsoft YaHei", "微软雅黑", "verdana", "宋体";

}

a {

	text-decoration: none;

	font-family: "Microsoft YaHei", "微软雅黑", "verdana", "宋体";

	cursor: pointer;

}

a:hover {

	text-decoration: none;

	color: #0076c7;

}

img {

	border: none;

}

/*index*/







#start {

    width: 100px;

    height: 100px;

    background: #fff;

    position: absolute;

    top: 50%;

    left: 50%;

    margin: -50px 0 0 -50px;

    z-index: 999;

    border-radius: 50px;

    cursor: pointer;

    display: none;

}



#start span {

    color: #fff;

    text-align: center;

    padding: 40px 0 0 0px;

    display: block;

    opacity: 0;

}



.rsNavContainer {

    position: absolute;

    top: 0;



}



#solid{

	width:100%;

	height:588px;

	clear:both;

	margin-top:0px;

	position:relative;

}

#solid .solid0,#solid .solid1,#solid .solid2{

	position:absolute;

	left:0px;

	top:0px;

	width:100%;

	height:558px;

	display:none;

}

#solid .solid0{

	background:#78c4db;

}

#solid .solid1{

	background:#c5c9db;

}

#solid .solid2{

	background:#e7dfd1;

}

#solid ul{

	margin:0px;

	padding:0px;

	list-style:none;	

}

#solid ul li{

	position:absolute;

	left:0%;

	top:0px;

	width:100%;

	height:588px;

	margin-left:0%;

	display:none;

	cursor:pointer;

}



#solid ul li img{

	text-align:center;}

#solid #btt{

	width:100%;

	height:55px;

	top:445px;

	left:50%;

	position:relative;

	margin-left:-452px;

}

#solid #btt span{

	position:absolute;

	top:15px;

	left:45%;

	display:block;

	width:30px;

	height:8px;

	margin:0 15px;	

	text-align:center;

	background:#3d3d3d;

	z-index:1000;

	cursor:pointer;

	filter:alpha(opacity=70); /*IE滤镜，透明度50%*/

	-moz-opacity:0.7; /*Firefox私有，透明度50%*/

	opacity:0.7;/*其他，透明度50%**/

}







/*head*/





.nav ul {

	list-style: none;

	padding-left: 0;

	margin-top: 0;

	margin-bottom: 0;

}

.nav h1 {

	width: 100%;

	color: #f0f0f0;

	text-align: center;

}

.nav {

	width: 100%;

	margin: 0 auto;

	color: #f0f0f0;



}

.nav a {

	display: block;

	padding: 8px 12px;

	line-height: inherit;

	font-size: 15px;

	cursor: pointer;

}

.nav_menu {

	text-transform: uppercase;

}

.nav_menu-item {

	display: inline-block;

	position: relative;

	margin-right:4px;

	float:left;

}



.nav_menu-item   a {

	color:#656565;

}



.nav_menu-item:hover {

	background: rgba(240, 240, 240, 0.95);

	_background: #f1f1f1;

*background:#f1f1f1;

}

.nav_menu-item > li > a:hover {

	background: #0089cf;



	color:#fff;

}



.nav_menu-item a:hover {

	background: #0089cf;



	color:#fff;

}







.nav_menu-item:hover .nav_submenu {

	display: block;

}

.nav_submenu {

	font-weight: 300;

	text-transform: none;

	display: none;

	position: absolute;

	width: 200px;

	background: rgba(240, 240, 240, 0.95);

	_background: #f1f1f1;

 *background:#f1f1f1;

	z-index: 999;

	padding: 0px;

}

.nav_submenu li {

	line-height: 20px;

}

.nav_submenu-item a{

	font-size:14px;

	padding-left:22px;}





.nav_submenu-item:hover {

	background: rgba(249, 249, 249, 0.95);

	_background: #f1f1f1;

 *background:#f1f1f1;

}

.index_headall_out {

	width: 100%;

	height: 131px;

	background:#fff;

}

.index_headall {

	width: 1200px;

	height: 131px;

	margin: auto;

}

.index_head_top {

	width: 1200px;

	height: 72px;

}

.index_head_top_left {

	width: 971px;

	height: 72px;

	float: left;

}

.index_head_top_right {

	width: 229px;

	height: 72px;

	float: left;

}

.index_head_top_righttop {

	width: 229px;

	height: 48px;

	position: relative;

}

.index_head_top_righttop p {

	color: #929292;

	position: absolute;

	bottom: 12px;

	right: 3px;

	margin: 0px;

	padding: 0px;

}

.index_head_top_righttop p a {

	color: #929292;

}

.index_head_top_rightunder {

	width: 229px;

	height: 24px;

	background: url(img/soso_bg.jpg) no-repeat center;

}

.index_head_bottom {

	width: 1200px;

	height: 59px;

}

/*div.index_head_bottom ul {

	left:0px;

}*/

/*div.index_head_bottom ul li {

	margin-right:56px;

	font-size:14px;

	line-height:59px;

	float:left;



}*/

/*.index_head_bottom  a {

	color: #656565;

}

.index_head_bottom a:hover {

	color: #0076c7;

}*/

/*head_end*/















/*banner*/















div.index_banner {

	width: 1200px;

	height: 548px;

	margin: auto;

	background: url(img/banner.jpg) no-repeat center;

}

/*banner_end*/















/*fenlei_nav*/















div.index_fenlei_out {

	width: 1200px;

	margin: auto;

	margin-top: 60px;

}

div.index_fenlei_out1 {

	width: 1200px;

	margin: auto;

	margin-top: 60px;

}

div.index_fenlei_title {

	width: 1200px;

	height: 60px;

}

div.index_fenlei_title h1 {

	color: #0089cf;

	font-size: 36px;

	font-family: "Microsoft YaHei";

	font-weight: normal;

	text-align:center;



}

div.index_fenlei_title p {

	color: #aaaaaa;

	font-size: 14px;

}

div.index_fenlei_block_out {

	width: 1200px;

	height: auto;

}

div.index_fenlei_block {

	width: 283px;

	height: 290px;

	position: relative;

	margin-top: 35px;

	margin-right: 22px;

	float: left;

}

div.index_fenlei_img {

	width: 283px;

	height: 165px;

}



div.index_fenlei_block_a {

	width: 380px;

	height: 428px;

	position: relative;

	margin-top: 35px;

	margin-right: 22px;

	float: left;

}

div.index_fenlei_img_a {

	width: 380px;

	height: 216px;

}

div.index_fenlei_block_a h1 {

	color: #333333;

	font-size: 18px;

	font-family: "Microsoft YaHei";

	width: 283px;

	height: 21px;

	margin-top: 20px;

	font-weight: normal;

}



div.index_fenlei_block h1 {

	color: #333333;

	font-size: 18px;

	font-family: "Microsoft YaHei";

	width: 283px;

	height: 21px;

	margin-top: 20px;

	font-weight: normal;

}

div.index_fenlei_block p {

	color: #9d9d9d;

	width: 283px;

	height: auto;

	margin-top: 13px;

}

div.index_fenlei_block .m1 {

	color: #47a8e1;

	position: absolute;

	right: 0px;

	bottom: 0px;

}

/*fenlei_nav_end*/















/*footer*/















div.index_footer_out {

	width: 100%;

	height: 240px;

	background: #dbdbdb;

	margin-top: 50px;

}

div.index_footer {

	width: 1200px;

	height: 240px;

	margin: auto;

}

div.index_footer_top {

	width: 1200px;

	height: 113px;

}

div.index_footer_topl {

	width: 492px;

	height: 93px;

	float: left;

	background: url(img/bottom_logo.jpg) no-repeat right bottom;

}

div.index_footer_topr {

	width: 708px;

	height: 113px;

	float: left;

}

div.index_footer_rdiv {

	width: 305px;

	height: 66px;

	float: right;

	margin-top: 47px;

	margin-right: 17px;

}

div.index_footer_rdivl {

	width: 135px;

	height: 66px;

	float: left;

	position: relative;

}

div.index_footer_rdivl ul {

	position: absolute;

	left: 0px;

}

div.index_footer_rdivl ul li {

	width: 135px;

	height: 32px;

	color: #939393;

	font-size: 12px;

	font-family: "Microsoft YaHei";

	line-height: 32px;

}

div.index_footer_rdivl ul li a {

	color: #939393;

}

div.index_footer_rdivl ul li.index_footer_li1 {

	border-top: #c9c9c9 1px solid;

	border-bottom: #c9c9c9 1px solid;

}

div.index_footer_rdivl ul li.index_footer_li2 {

	border-bottom: #c9c9c9 1px solid;

}

div.index_footer_rdivr {

	width: 135px;

	height: 66px;

	float: right;

	position: relative;

}

div.index_footer_rdivr ul {

	position: absolute;

	left: 0px;

}

div.index_footer_rdivr ul li {

	width: 135px;

	height: 32px;

	color: #939393;

	font-size: 12px;

	font-family: "Microsoft YaHei";

	line-height: 32px;

}

div.index_footer_rdivr ul li a {

	color: #939393;

}

div.index_footer_rdivr ul li.index_footer_li1 {

	border-top: #c9c9c9 1px solid;

	border-bottom: #c9c9c9 1px solid;

}

div.index_footer_rdivr ul li.index_footer_li2 {

	border-bottom: #c9c9c9 1px solid;

}

div.index_footer_bottom {

	width: 1200px;

	height: 127px;

}

div.index_footer_bottom p {

	color: #888;

	padding-top: 20px;

	padding-left: 10px;

	line-height: 20px;

}

div.index_footer_bottom p span {

	font-family: Arial, Helvetica, sans-serif;

}

/*index_end*/















/*our_business*/















/*banner*/















div.business_banner_out {

	width: 100%;

	height: 250px;

	margin: auto;

	background-image: url(img/banner-bg.jpg);

	background-position: center;

	background-repeat: no-repeat;

}

div.business_banner {

	width: 1200px;

	height: 250px;

	margin: auto;

}

div.business_banner_p {

	width: 1200px;

	height: 160px;

	padding-top: 40px;

}

div.bussiness_banner_topb {

	width: 39px;

	height: 22px;

	border-top: #fff 0px solid;

}

div.bussiness_banner_middle {

	width: 265px;

	height: 54px;

	margin-top: 15px;

}

div.bussiness_banner_middle p {

	font-size: 32px;

	color: #FFFFFF;

}

div.bussiness_banner_bottom {

	width: 840px;

	text-indent: 2em;

}

div.bussiness_banner_bottom p {

	line-height: 21px;

	text-indent: 2em;

}

div.bussiness_banner_bottom .p1 {

	font-size: 16px;

	color: #FFFFFF;

}

div.bussiness_banner_bottom .p2 {

	font-size: 12px;

	color: #FFFFFF;

}

div.business_banner_a {

	width: 1200px;

	height:50px;

	position: relative;

}

div.business_banner_a p {

	height: 21px;

	background: url(img/index.jpg) no-repeat center left;

	padding-left: 28px;

	line-height: 24px;

	font-family: "宋体";

	font-size: 12px;

	color: #fff;

	position: absolute;

	right: 15px;

	bottom: 25px;

}

div.business_banner_a p a {

	color: #fff;

}

/*banner_end*/















div.business_main_body {

	width: 1200px;

	margin: auto;

	margin-top: 33px;

	font-size: 14px;

	line-height: 190%;

}

div.business_main_title {

	width: 1200px;

	height: 47px;

}

div.business_main_title1 {

	width: 138px;

	height: 47px;

	border: #e7e7e7 1px solid;

	transition: all 0.2s ease-in-out, color 0.2s ease-in-out;

	margin-right: 6px;

	margin-bottom:10px;

	float: left;

}

div.business_main_title1 p {

	font-size: 14px;

	color: #747474;

	line-height: 47px;

	text-align: center;

	transition: all 0.2s ease-in-out, color 0.2s ease-in-out;

}

div.business_main_title1:hover {

	border: #0076c7 1px solid;

	background: #0076c7;

}

div.business_main_title1:hover p {

	color: #fff;

}

div.business_main_title11 {

	width: 152px;

	height: 47px;

	border: #e7e7e7 1px solid;

	transition: all 0.2s ease-in-out, color 0.2s ease-in-out;

	margin-right: 6px;

	float: left;

	background: #f1f1f1;

}

div.business_main_title11 p {

	font-size: 14px;

	color: #747474;

	line-height: 47px;

	text-align: center;

	transition: all 0.2s ease-in-out, color 0.2s ease-in-out;

}

div.business_main_title11:hover {

	border: #0076c7 1px solid;

	background: #0076c7;

}

div.business_main_title11:hover p {

	color: #fff;

}



div.business_main_title12 {

	height: 32px;

	transition: all 0.2s ease-in-out, color 0.2s ease-in-out;

	margin-right: 12px;

	float: left;

	padding:5px 25px;

	

}

div.business_main_title12 p {

	font-size: 14px;

	color: #747474;

	line-height: 32px;

	text-align: center;

	transition: all 0.2s ease-in-out, color 0.2s ease-in-out;

}

div.business_main_title12:hover {

	background: #0076c7;

}

div.business_main_title12:hover p {

	color: #fff;

}

/*our_business_end*/















/*about_start*/















/*middle*/















div.about_main {

	width: 1170px;

	margin-top: 38px;

	min-height: 600px;

}

div.about_main p {

	text-indent: 2em;

	margin-top: 5px;

}

div.about_main_top {

	width: 1170px;

	height: 593px;

	border-bottom: #e7e7e7 1px solid;

}

div.about_main_topl {

	width: 585px;

	height: 593px;

	float: left;

}

div.about_main_topr {

	width: 585px;

	height: 593px;

	float: left;

}

div.about_righttop {

	width: 45px;

	height: 27px;

	border-bottom: #b9b9b9 1px solid;

	padding-left: 8px;

}

div.about_middletop {

	width: 96%;

	height: 63px;

}

div.about_middletop h1 {

	color: #0080cb;

	font-size: 30px;

	line-height: 36px;

	font-family: "Microsoft YaHei";

	margin-top: 24px;

	font-weight: normal;

	text-align: center;

}

div.about_bottomtop {

	width: 554px;

	margin-top: 55px;

}

div.about_bottomtop p {

	color: #818181;

	font-size: 14px;

}

div.about_bottomtop .p1 {

	width: 554px;

	line-height: 30px;

}

div.about_bottomtop .p2 {

	width: 554px;

	line-height: 30px;

	margin-top: 38px;

}

div.about_main_bottom {

	width: 1170px;

	border-top: #e7e7e7 1px solid;

	margin-top: 5px;

}

div.about_main_bottoml {

	width: 620px;

	float: left;

	padding-top: 34px;

}

div.about_main_bottoml p {

	color: #818181;

	font-size: 14px;

}

div.about_main_bottoml .p1 {

	width: 500px;

	height: 142px;

	line-height: 30px;

}

div.about_main_bottoml .p2 {

	width: 500px;

	height: 174px;

	line-height: 30px;

	margin-top: 48px;

}

div.about_main_bottomr {

	width: 550px;

	padding-top: 80px;

	float: left;

}

div.about_main_bottomr img {

	padding-right: 50px;

	padding-top: 75px;

}

/*middle_end*/















/*about_end*/















/*res.._start*/















div.res_main_out {

	width: 1170px;

}

div.res_main_out h1 {

	text-align: center;

}





div.res_main {

	width: 574px;

	height: 136px;

	border: #e5e5e5 1px solid;

	background: #f8f8f8;

	margin-right: 18px;

	float: left;

	margin-top: 23px;

}

div.res_main_left {

	width: 190px;

	height: 136px;

	float: left;

}

div.res_main_left_img {

	width: 149px;

	height: 99px;

	margin: 0 auto;

	padding-top: 19px;

}

div.res_main_right {

	width: 369px;

	height: 136px;

	float: left;

}

div.res_main_right h6 {

	font-size: 14px;

	color: #000000;

	width: 100%;

	height: 14px;

	line-height:120%;

	margin-top: 20px;

}

div.res_main_right .p1 {

	color: #888787;

	width: 349px;

	height: 34px;

	margin-top: 15px;

}

div.res_main_right .p2 {

	width: 90px;

	margin-top: 15px;

	color: #888787;

}

/*res.._end*/



div.res_main1_out {

	width: 1170px;

}

div.res_main1_out h1 {

	text-align: center;

}



div.res_main1 {

	width: 574px;

	height: 236px;

	border: #e5e5e5 1px solid;

	background: #f8f8f8;

	margin-right: 18px;

	float: left;

	margin-top: 23px;

}

div.res_main1_left {

	width: 190px;

	height: 236px;

	float: left;

}

div.res_main1_left_img {

	width: 149px;

	height: 199px;

	margin: 0 auto;

	padding-top: 19px;

}

div.res_main1_right {

	width: 369px;

	height: 236px;

	float: left;

}

div.res_main1_right h6 {

	font-size: 14px;

	color: #000000;

	width: 100%;

	height: 14px;

	line-height:120%;

	margin-top: 20px;

}

div.res_main1_right .p1 {

	color: #888787;

	width: 349px;

	height: 34px;

	margin-top: 15px;

}

div.res_main1_right .p2 {

	width:349px;

	margin-top:2px;

	color: #888787;

}











/*news_fanye*/















div.news_fanye {

	height: 28px;

	margin: auto;

	position: relative;

	margin-top: 45px;

}

div.news_fanye ul {

	position: absolute;

	left: 0px;

}

div.news_fanye ul li {

	float: left;

	margin-right: 5px;

	text-align: center;

	line-height: 28px;

	font-size: 12px;

	color: #747474;

	transition: all 0.2s ease-in-out, color 0.2s ease-in-out;

}

div.news_fanye ul .li1 {

	width: 23px;

	height: 28px;

	border: #999999 1px solid;

}

div.news_fanye ul .li2 {

	width: 51px;

	height: 28px;

	border: #999999 1px solid;

}

div.news_fanye ul .li3 {

	width: 40px;

	height: 28px;

	border: #999999 1px solid;

}

div.news_fanye ul a:hover li {

	background: #0066a5;

	border: #0066a5 1px solid;

	color: #fff;

}

/*contact_start*/















div.contact_map-bg {

	background: url(img/maps.jpg) no-repeat center;

	width: 100%;

	height: 718px;

}

div.contact_map-bg p {

	text-indent: 0em;

	margin-top: 0px;

}

div.contact_map {

	width: 1170px;

	height: 718px;

	margin: auto;

}

div.contact_mapl {

	width: 399px;

	height: 531px;

	background-color: rgba(255, 255, 255, .9);

	background-color:#fff;

	z-index: 10;

	border: #c5c5c5 1px solid;

	position: relative;

	left: 287px;

	top: 100px;

	float: left;

}

div.contact_mapl_top {

	width: 314px;

	height: 176px;

	border-bottom: #dfdfdf 1px solid;

	padding-top: 55px;

	margin-left: 43px;

}

div.contact_mapl_top h1 {

	color: #444;

	font-size: 18px;

	font-family: "Microsoft YaHei";

}

div.contact_mapl_topborder {

	width: 31px;

	height: 32px;

	border-bottom: #dfdfdf 1px solid;

}

div.contact_mapl_top p {

	width: 300px;

	color: #7b7b7b;

	font-size: 14px;

	line-height: 22px;

	margin-top: 37px;

}

div.contact_mapl_bottom {

	width: 314px;

	height: 129px;

	margin-top: 45px;

	margin-left: 43px;

}

div.contact_mapl_bottom .p1 {

	width: 131px;

	height: 24px;

	background: url(img/youbian.jpg) no-repeat center left;

	line-height: 24px;

	padding-left: 30px;

	color: #7b7b7b;

	font-size: 14px;

}

div.contact_mapl_bottom .p2 {

	width: 283px;

	height: 24px;

	background: url(img/dianhua.jpg) no-repeat center left;

	line-height: 24px;

	padding-left: 30px;

	color: #7b7b7b;

	font-size: 14px;

	margin-top: 14px;

}

div.contact_mapl_bottom .p3 {

	width: 283px;

	height: 24px;

	background: url(img/chuanzhen.jpg) no-repeat center left;

	line-height: 24px;

	padding-left: 30px;

	color: #7b7b7b;

	font-size: 14px;

	margin-top: 14px;

}

div.contact_mapl_bottom .p4 {

	width: 231px;

	height: 24px;

	background: url(img/email.jpg) no-repeat center left;

	line-height: 24px;

	padding-left: 30px;

	color: #7b7b7b;

	font-size: 14px;

	margin-top: 14px;

}

div.contact_mapl_top .p5 {

	width: 314px;

	color: #7b7b7b;

	font-size: 14px;

	line-height: 26px;

	margin-top: 25px;

}

div.contact_mapl_top .p6 {

	width: 314px;

	color: #7b7b7b;

	font-size: 14px;

	line-height: 30px;

	margin-top: 40px;

}

/*contact_end*/















/*human_start*/















div.human_main_01 {

	width: 330px;

	height: 283px;

	border: #e5e5e5 1px solid;

	float: left;

	margin-right: 44px;

	margin-top: 53px;

}

div.human_main_01top {

	width: 280px;

	height: 184px;

	border-bottom: #d0d0d0 1px dashed;

	margin-left: 28px;

	margin-top: 17px;

}

div.human_main_01topl {

	width: 84px;

	height: 152px;

	border-right: #f2f2f2 1px solid;

	float: left;

}

div.human_main_01topp {

	width: 57px;

	height: 134px;

	margin-left: 15px;

}

div.human_main_01topp p {

	text-align: right;

	color: #888787;

	font-size: 14px;

	line-height: 31px;

}

div.human_main_01topr {

	width: 176px;

	height: 134px;

	float: left;

	margin-left: 19px;

}

div.human_main_01topr p {

	text-align: left;

	color: #0076c7;

	font-size: 14px;

	line-height: 31px;

}

div.human_main_01bottom {

	width: 92px;

	height: 30px;

	border: #e5e5e5 1px solid;

	margin: auto;

	margin-top: 25px;

	transition: all 0.2s ease-in-out, color 0.2s ease-in-out;

}

div.human_main_01bottom a {

	color: #555555;

}

div.human_main_01bottom:hover {

	border: #0076c7 1px solid;

	background: #0076c7;

}

div.human_main_01bottom:hover a p {

	color: #fff;

}

div.human_main_01bottom a p {

	color: #555555;

	font-size: 14px;

	font-family: "Microsoft YaHei";

	text-align: center;

	line-height: 30px;

}

/*human_end*/















/*investor_start*/















/*investor_banner*/















div.investor_banner_out {

	background: url(img/main_bg.jpg) no-repeat center;

	width: 100%;

	height: 1067px;

}

/*investor_banner_end*/















/*investor_middle*/















div.investor_main {

	width: 1170px;

	height: 684px;

	margin: auto;

}

div.investor_main_top {

	width: 1170px;

	height: 309px;

}

div.investor_main_topl {

	width: 750px;

	height: 309px;

	float: left;

}

div.investor_main_toplpall {

	width: 454px;

	height: 309px;

	float: left;

	background: #fff;

}

div.investor_main_toplp h1 {

	color: #000;

	font-size: 16px;

	font-family: "Microsoft YaHei";

	font-weight: normal;

	width: 120px;

	height: 19px;

}

div.investor_main_toplb {

	width: 25px;

	height: 29px;

	border-bottom: #c9c9c9 1px solid;

}

div.investor_main_toplp {

	width: 454px;

	height: 309px;

	float: left;

	background: #FFFFFF;

}

div.investor_main_toplpall {

	width: 377px;

	height: 243px;

	position: relative;

	margin-top: 34px;

	margin-left: 40px;

}

div.investor_main_toplpall p {

	color: #6e6e6e;

	font-size: 14px;

	line-height: 30px;

}

div.investor_main_tallp {

	width: 291px;

	height: 102px;

	margin-top: 17px;

}

div.investor_main_topbutton {

	width: 55px;

	height: 25px;

	position: absolute;

	right: 0px;

	bottom: 0px;

	border: #e9e9e9 1px solid;

}

div.investor_main_topbutton p {

	color: #696969;

	font-size: 14px;

	line-height: 25px;

	text-align: center;

}

div.investor_main_topbutton a {

	color: #696969;

}

div.investor_main_topr {

	width: 296px;

	height: 309px;

	float: left;

}

div.investor_main_topright {

	width: 393px;

	height: 309px;

	float: right;

	background: #FFFFFF;

}

div.investor_main_topright h1 {

	color: #000;

	font-size: 16px;

	font-family: "Microsoft YaHei";

	font-weight: normal;

	width: 120px;

	height: 19px;

}

div.investor_main_bottom {

	margin-top: 66px;

	width: 1170px;

	height: 309px;

}

/*investor_end*/















/*our_business_01_start*/















/*our_business_1_banner*/















div.ourbusiness1_banner {

	width: 1170px;

	height: 450px;

	margin: auto;

	background: url(img/business_1banner.jpg) no-repeat center;

}

div.our_business1_nav {

	width: 1170px;

	height: 30px;

	margin: auto;

	margin-top: 18px;

	border-bottom: #eaeaea 1px solid;

}

div.our_business1_nav p {

	width: 195px;

	height: 14px;

	float: right;

	font-size: 12px;

	font-family: "宋体";

	padding-left: 30px;

	background: url(img/business_1_home.jpg) no-repeat center left;

	color: #666;

}

div.our_business1_nav p a {

	color: #666;

}

/*our_business_1_banner_end*/















/*our_bussiness1_mainbody*/









div.bussiness1_main_out_n {

	width: 1170px;

	padding: 20px;

	margin: auto;

	border-top: #eaeaea 1px solid;

	margin-top: 3px;

}

div.bussiness1_main_out_n h1 {

	color: #353535;

	font-size: 30px;

	font-weight: normal;

	font-family: "Microsoft YaHei";

	text-align: center;

	line-height: 150%;

	width: 80%;

	margin: auto;

}

div.bussiness1_main_out_n h3 {

	color: #274b87;

	font-size: 18px;

	font-weight: normal;

	font-family: "Microsoft YaHei";

	text-align: center;

	width: 80%;

	margin: auto;

	padding-top: 10px;

}

div.bussiness1_main_out_n h4 {

	color: #999;

	font-size: 12px;

	font-weight: normal;

	font-family: "Microsoft YaHei";

	text-align: center;

	width: 80%;

	margin: auto;

	padding-top: 10px;

}

div.bussiness1_main_out {

	width: 1170px;

	margin: auto;

	border-top: #eaeaea 1px solid;

	margin-top: 3px;

}

div.bussinss1_main_h1 {

	width: 1170px;

	margin-top: 30px;

}

div.bussinss1_main_h1 h1 {

	color: #353535;

	font-size: 30px;

	font-weight: normal;

	font-family: "Microsoft YaHei";

}

div.bussiness1_main_bottom {

	width: 1170px;

	font-size: 14px;

	line-height: 180%;

	margin-top: 25px;

}

div.bussiness1_main_boottom_01 {

	width: 296px;

	margin-right: 47px;

	margin-left: 47px;

	float: left;

	margin-top: 30px;

}

div.bussiness1_main_boottom_02 {

	width: 296px;

	height: 300px;

	margin-right: 85px;

	float: left;

	margin-top: 70px;

}

div.bussiness1_main_01img {

	width: 296px;

	height: 200px;

}

div.bussiness1_main_01word {

	width: 296px;

	margin-top: 15px;

}

div.bussiness1_main_01word tr .td1 {

	font-size: 14px;

	color: #939393;

	font-family: "Microsoft YaHei";

}

div.bussiness1_main_01word tr .td2 {

	font-size: 18px;

	color: #0067c1;

	font-family: "Microsoft YaHei";

}

div.bussiness1_main_01word tr .td3 {

	font-size: 14px;

	color: #666;

	font-family: "Microsoft YaHei";

}

div.bussiness1_main_01word tr .td4 {

	font-size: 14px;

	/*color: #f53b1d;*/

	font-family: "Microsoft YaHei";

}

/*our_bussiness2_end*/















/*our_bussiness2_start*/















div.business2_banner {

	width: 1170px;

	height: 450px;

	background: url(img/business_2_banner.jpg) no-repeat center;

	margin: auto;

}

div.business2_mainbody_out {

	width: 1170px;

	height: 734px;

	margin: auto;

	margin-top: 3px;

	border-top: #eaeaea 1px solid;

	margin-top: 3px;

}

div.business2_mainbody_h1 {

	width: 1170px;

	height: 30px;

}

div.business2_mainbody_h1 h1 {

	font-size: 30px;

	color: #353535;

	font-family: "Microsoft YaHei";

	font-weight: normal;

	margin-top: 55px;

}

div.business2_mainbody_middle {

	width: 1170px;

	height: 625px;

	margin-top: 24px;

}

div.business2_mainbody_left {

	width: 740px;

	float: left;

}

div.business2_mainbody_left p {

	width: 100%;

	height: 25px;

	color: #1683cc;

	font-size: 18px;

	padding-top: 19px;

}

div.business2_mainbody_leftimg {

	width: 630px;

	margin-top: 65px;

}

div.business2_mainbody_right {

	width: 410px;

	background: #ededed;

	float: right;

	padding-bottom: 40px;

}

div.business2_mainbody_righttop {

	width: 312px;

	margin-left: 40px;

}

div.business2_mainbody_righttop h1 {

	color: #5c5c5c;

	font-size: 24px;

	font-family: "Microsoft YaHei";

	font-weight: normal;

	width: 410px;

	height: 35px;

	margin-top: 48px;

}

div.business2_mainbody_righttop p {

	color: #676767;

	font-size: 14px;

	line-height: 22px;

	margin-top: 30px;

}

/*our_business2_end*/















/*product_start*/















div.product_main_body_out {

	width: 1170px;

	margin: auto;

}

div.product_main_bodytitle {

	width: 1170px;

	height: 47px;

	margin-top: 34px;

}

div.product_main_input01 {

	width: 325px;

	height: 47px;

	margin-right: 5px;

	float: left;

}

div.product_mainbody_all {

	width: 1170px;

	height: 780px;

	margin-top: 20px;

}

div.product_mainbody_all01 {

	width: 362px;

	height: 378px;

	border: #edeced 1px solid;

	float: left;

	margin-right: 39px;

	margin-top: 25px;

	border-radius: 4px;

	box-shadow: 1px 1px 1px 1px #d9d9d9;

	-webkit-box-shadow: 1px 1px 1px 1px #d9d9d9;

	-moz-box-shadow: 1px 1px 1px #d9d9d9;

}

div.product_mainbody_all01img {

	width: 330px;

	height: 206px;

	margin: auto;

	margin-top: 15px;

}

div.product_mainbody_all01word {

	width: 330px;

	height: auto;

	margin: auto;

	margin-top: 20px;

}

div.product_mainbody_all01word .p1 {

	color: #386091;

	font-size: 16px;

	width: 330px;

	height: 25px;

}

div.product_mainbody_all01word .p2 {

	color: #939393;

	font-size: 12px;

	line-height: 20px;

	width: 330px;

	height: 53px;

	margin-top: 17px;

}

div.product_mainbody_allfenge {

	width: 35px;

	height: 10px;

	border-bottom: #cdcdcd 1px solid;

	margin-left: 16px;

}

/*product_end*/















/*culture_start*/















div.culture_mainbody_out {

	width: 1170px;

	margin: auto;

}

div.culture_mainbody_01 {

	width: 310px;

	height: 343px;

	border: #eeeeee 1px solid;

	background: #fbfbfb;

	margin-right: 75px;

	margin-top: 67px;

	float: left;

}

div.culture_mainbody_01 h1 {

	color: #676767;

	font-size: 20px;

	font-family: "Microsoft YaHei";

	width: 278px;

	height: 30px;

	margin: auto;

	margin-top: 35px;

}

div.culture_mainbody_01 p {

	color: #818181;

	font-size: 14px;

	width: 278px;

	height: 30px;

	margin: auto;

	margin-top: 8px;

}

div.culture_mainbody_img {

	width: 278px;

	height: 146px;

	margin: auto;

	margin-top: 75px;

}



/*荣誉样式*/



.peixun p {

	text-indent: 2em;

}

.purpleT {

	background: #0089cf;

}

.pTitle {

	font-size: 30px;

	color: #0089cf;

}

.rowHead {

	border-bottom: 3px solid #0089cf;

	padding-bottom: 10px;

	margin-top:30px;

}

.rowList {

	list-style: none;

}

.rowList li {

	list-style: none;

	background: #f2f2f2;

	border-bottom: 1px solid #dedede;

	padding: 12px 15px;

	font-weight: bold;

}



.tLeft {

	float: left;

}

.tRight {

	float: right;

}



.tLeft img {

	margin-right: 15px;

	vertical-align: middle;

}

/*荣誉样式 end*/





/*首面修改-企业动态*/



/* ui-banner */

.ui-banner{display:block;position:relative;width:1154px;}

.ui-banner.ui-banner-invalid{display:none;}

.ui-banner,.ui-banner .ui-banner-slides,.ui-banner .ui-banner-slogans,.ui-banner .ui-banner-arrow{height:298px;}

.ui-banner .ui-banner-slides,.ui-banner .ui-banner-slogans,.ui-banner .ui-banner-arrow{position:absolute;top:0;}

.ui-banner ul{list-style-type:none;margin:0;padding:0;overflow:hidden;}

.ui-banner .ui-banner-slides{width:445px;height:298px;left:1px;}

.ui-banner .ui-banner-slides li{display:none;position:absolute;top: 5px;+top:10px;}

.ui-banner .ui-banner-slides li img{width:445px;height:288px;border:none;}

.ui-banner .ui-banner-slides li.ui-banner-slides-current,.ui-banner .ui-banner-slides li.ui-banner-slides-prev,.ui-banner .ui-banner-slides li.ui-banner-slides-next{display:block;}

.ui-banner .ui-banner-slides li.ui-banner-slides-current{left:0;}

.ui-banner .ui-banner-slides li.ui-banner-slides-prev{left:-654px;}

.ui-banner .ui-banner-slides li.ui-banner-slides-next{left:654px;}

.ui-banner .ui-banner-slogans{height:298px;overflow:hidden;width:698px;right:0;}

.ui-bnnerimg{

	width: 103px;

	height: 83px;

}

.ui-bnnerp{

	width: 550px;

	height:97%;

	padding-left: 20px;

}

.ui-bnnerp h3{

	font-size: 16px;

	color: #666;

}

.ui-bnnerp p{

	padding-top:5px;

	color: #999;

}

.ui-line{

	zoom: 1;

	overflow: hidden;

}

.ui-line-hover{

	background:url("img/stuj.png") no-repeat left center;

}



.ullinehover{

	border-bottom: 1px solid #ececec;

	height: 86px;

	margin: 0 0 3px 25px;

	+margin: 0 0 1px 25px;

	padding: 6px 0;

}



.ui-bnnerp-hover{

	background-color:#0089cf;

	color:#fff;

}

/*.ullinehover:hover .ui-bnnerp h3,.ullinehover:hover .ui-bnnerp p{

	color: #fff;

}*/

.uibannerslog ul li{

	border: 1px solid red;

}

.ui-bnnerp-hover h3,.ui-bnnerp-hover p{

	color:#fff;

}

.ui-banner .ui-banner-arrow{display:block;width:23px;outline:none;}

.ui-banner .ui-banner-arrow.ui-banner-arrow-prev{

	background: transparent url("img/jleft.jpg") no-repeat scroll 0 0;

	height: 23px;

	right: -43px;

	top: 17px;

	width: 23px;

}

.ui-banner .ui-banner-arrow.ui-banner-arrow-next{

	background: transparent url("img/jright.jpg") no-repeat;

	height: 23px;

	right: -43px;

	top: 49px;

	width: 23px;

}

.ui-banner .ui-banner-arrow.ui-banner-arrow-next img{left:-15px;}

.ui-banner .ui-banner-overlay{bottom:0;height:10px;position:absolute;right:0;width:173px;}

.w1200{

	width: 1200px;

	margin: 0 auto;

}

.content{

	zoom: 1;

	overflow: hidden;



}

.mt30 {

    margin-top: 30px;

}

.mb60 {

    margin-bottom: 60px;

}

.mt50 {

    margin-top: 50px;

}

/* 清理浮动 */

.clearFloat:after {

	visibility: hidden;

	display: block;

	font-size: 0;

	content: " ";

	clear: both;

	height: 0;

}

.clearFloat {

	zoom: 1; /* for IE6 IE7 */

}

.overflow{

	overflow: hidden;

}

/*display*/

.display{

	display: block;

}

/*font-weight*/

.font-weight{

	font-weight: bold;

}

/* 设置内联, 减少浮动带来的bug */

.floatLeft {

	float: left;

}

.floatRight {

	float: right;

}





/*首面修改-企业动态*end*/













#Pagination{

	cursor:default;

}

#Pagination a {

	color: #fff;

	background:#DCDCDC;

	padding:0;

	border:none;

	display:inline-block;

	width:20px;

	text-align:center;

	font-family:宋体;

	_font-family:tahoma;

	height:20px;

	line-height:20px;

}

#Pagination a:hover {

	color: #fff;

	background: #4995db;

	text-decoration:none;

}

#Pagination a.p1{

	margin-right:4px;

	color: #fff;

	background:#C3C3C3;

	padding:0;

	border:none;

	display:inline-block;

	width:50px;

	text-align:center;

	height:20px;

	line-height:20px;

	font-family:宋体;

	_font-family:tahoma;

}

#Pagination a.p1:hover{

	background:#9C9C9C;		

}

#Pagination span.current {

	color: #fff;

	background:#C3C3C3;

	padding:0;

	margin:0;

	border:none;

	display:inline-block;

	width:50px;

	text-align:center;

	font-family:宋体;

	_font-family:tahoma;

	height:20px;

	line-height:20px;

}

#Pagination span.current:hover{

	background:#9C9C9C;	

}

#Pagination span.disabled {

	color: #fff;

	background:#4995db;

	padding:0;

	margin:0;

	border:none;

	display:inline-block;

	text-align:center;

	font-family:宋体;

	_font-family:tahoma;

	height:20px;

	line-height:20px;

}

#Pagination span.disabled:hover{

	background:#4995db;	

}



  div.indexfour{ width:1120px; height:auto; margin:auto;}

div.indexfourleftback{ width:445px; height:288px; float:left; position:relative; overflow:hidden;}

div.indexfourleftmaxkuan{ width:20000px; height:288px;}

div.indexfourleftimg{ width:445px; height:288px; float:left; overflow:hidden;}


div.indexfourleftimg img{width:445px; height:288px; transition:all 0.5s;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1); transition:all 0.3s;
 }

div.indexfourleftimg:hover img{-webkit-transform:scale(1.10);-moz-transform:scale(1.10);-o-transform:scale(1.10);transform:scale(1.10);}

div.indexfourrightback{ width:642px; height:288px; float:right;}

div.indexfourright{ width:642px; height:79px; background:url(img/indexfourrightnavbg.png) center no-repeat; position:relative; margin-top:24px; }

div.indexfourrightdata{ width: 85px;
    height: 50px;
    float: left;
    margin-left: 53px;
    margin-top: 23px;}

div.indexfourrightdatamd{     width: 85px;
    height: 21px;
    line-height: 17px;
    color: #0089cf;
    font-size: 18px;}

div.indexfourrightdatamd p{ font-weight:100;}

div.indexfourrightdatay{ width:85px; height:19px; line-height:19px; color:#0089cf; font-size:14px; color:#0089cf; font-weight:100;}

div.indexfourrightdatay p{ font-weight:100;}

div.indexfourrightcontent{      width: 422px;
    height: 55px;
    float: right;
    margin-right: 78px;
    margin-top: 19px;}

div.indexfourrightcontenttitle{     width: 422px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    color: #000000;
    font-size: 16px;}


div.indexfourrightcontentsummary{    width: 454px;
    height: 14px;
    line-height: 14px;
    overflow: hidden;
    color: #808080;
    font-size: 14px;}

div.indexfourrighthover{ width:642px; height:79px; background:url(img/indexfournavlefthover.png) center no-repeat; position:absolute; top:0; left:0;-webkit-transform:scale(1.10);-moz-transform:scale(1.10);-o-transform:scale(1.10);transform:scale(1.10); opacity:0; transition:all 0.5s;}

div.indexfourrighthover a{ display:block; width:100%; height:100%;}

div.indexfourright:hover div.indexfourrighthover{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1); opacity:1;}

div.indexfourrighthoverjg{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1); opacity:1;}

div.newonejituanyaowenback{ width:100%; text-align:center;}

div.newonejituanyaowenback p{ border-left:4px #2c9bdb solid; height:20px;line-height:20px; display:inline-block;}

div.newonejituanyaowenback p a{ padding-left:15px; font-size:20px; color:#2c9bdb;}








